Content Library PublishInfo AuthenticationMethod
Content Library PublishInfo AuthenticationMethod
The Content Library PublishInfo AuthenticationMethod enumerated type indicates how a subscribed library should authenticate to the published library endpoint.
Possible values:
BASIC
: Require HTTP Basic authentication matching a specified username and password.NONE
: Require no authentication.
This data structure has no properties.
Enumeration:
BASIC,
NONE,